SftTree/NET 2.0

TotalItems Property, SftTree Class

Softel vdm, Inc.

Returns the total items in the control, on all levels.

Syntax      SftTree Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property TotalItems As Integer

C#   

public int TotalItems { get; }

C++   

public: property int TotalItems {
        int get();
}

Property Value

The total number of items.

Comments

The TotalItems property returns the total items in the control, on all levels.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com